home *** CD-ROM | disk | FTP | other *** search
/ PC Open 107 / PC Open 107 CD 1.bin / CD1 / INTERNET / Abilon / InstallAB.exe / Theme / twopanel.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2004-06-05  |  561 b   |  9 lines

  1. html{border: 4px solid gray; }    
  2. body.twopanel{margin: 6px;padding:0px;font-family: sans-serif;overflow: auto;}
  3. table.column{background-color:#B6BDD2;border:1px #000088 solid;width:100%;}
  4. div.columntitle{font-weight: bold; margin: 4px 2px 2px 2px; }
  5. div.itemtitle{font-weight: bold; margin: 4px 2px 2px 2px;}
  6. div.contents{ padding: 22px 22px 22px 22px; text-align: justify;}
  7. div.itemcomments{font-size: small;border-top: 1px dotted silver; margin-top: 14px}
  8. a:link        {color: #1a20a1;text-decoration: none;}
  9. a:hover        {color: #00a100;text-decoration: none;}